-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix handling of negative flex gap #1405
Conversation
This pull request was exported from Phabricator. Differential Revision: D49530494 |
This pull request was exported from Phabricator. Differential Revision: D49530494 |
Summary: X-link: facebook/react-native#39596 Pull Request resolved: facebook#1405 I noticed that we weren't clamping negative flex gap values to zero. This fixes that bug. Reviewed By: rshest Differential Revision: D49530494 fbshipit-source-id: 81ac659482689911f6fc3b11b671af6950d0bd43
5ed846e
to
8e8bc10
Compare
Summary: Pull Request resolved: facebook#39596 X-link: facebook/yoga#1405 I noticed that we weren't clamping negative flex gap values to zero. This fixes that bug. Reviewed By: rshest Differential Revision: D49530494 fbshipit-source-id: 52fd822d642b9470b9ec24784a85d41915a7f265
This pull request was exported from Phabricator. Differential Revision: D49530494 |
Summary: X-link: facebook/react-native#39596 Pull Request resolved: facebook#1405 I noticed that we weren't clamping negative flex gap values to zero. This fixes that bug. Reviewed By: rshest Differential Revision: D49530494 fbshipit-source-id: aa87547419e92d733487360db4c8937f9a9e757f
8e8bc10
to
13253b9
Compare
Summary: Pull Request resolved: facebook#39596 X-link: facebook/yoga#1405 I noticed that we weren't clamping negative flex gap values to zero. This fixes that bug. Reviewed By: rshest Differential Revision: D49530494 fbshipit-source-id: 94592944ef35017b2468395fa3ad1817ef0d9841
This pull request was exported from Phabricator. Differential Revision: D49530494 |
Summary: X-link: facebook/react-native#39596 Pull Request resolved: facebook#1405 I noticed that we weren't clamping negative flex gap values to zero. This fixes that bug. Reviewed By: rshest Differential Revision: D49530494 fbshipit-source-id: ac9e1e83e9c98bd7e20e1e861852b68e4b6117e7
13253b9
to
a2630c2
Compare
Summary: Pull Request resolved: facebook#39596 X-link: facebook/yoga#1405 I noticed that we weren't clamping negative flex gap values to zero. This fixes that bug. Reviewed By: rshest Differential Revision: D49530494 fbshipit-source-id: 7ac7fd163a61616ae7897ca7da3e52f920120e8d
Summary: X-link: facebook/yoga#1405 I noticed that we weren't clamping negative flex gap values to zero. This fixes that bug. Reviewed By: rshest Differential Revision: D49530494
Summary: X-link: facebook/react-native#39596 I noticed that we weren't clamping negative flex gap values to zero. This fixes that bug. Reviewed By: rshest Differential Revision: D49530494
Summary: X-link: facebook/yoga#1405 I noticed that we weren't clamping negative flex gap values to zero. This fixes that bug. Reviewed By: rshest Differential Revision: D49530494
a2630c2
to
d2b1681
Compare
This pull request was exported from Phabricator. Differential Revision: D49530494 |
This pull request has been merged in b03a821. |
Summary: X-link: facebook/react-native#39596 X-link: facebook/yoga#1405 I noticed that we weren't clamping negative flex gap values to zero. This fixes that bug. Reviewed By: rshest Differential Revision: D49530494 fbshipit-source-id: 069db7312f72a085c5c4b01ead7bc66a353a07e5
Summary: Pull Request resolved: #39596 X-link: facebook/yoga#1405 I noticed that we weren't clamping negative flex gap values to zero. This fixes that bug. Reviewed By: rshest Differential Revision: D49530494 fbshipit-source-id: 069db7312f72a085c5c4b01ead7bc66a353a07e5
Summary: I noticed that we weren't clamping negative flex gap values to zero. This fixes that bug.
Differential Revision: D49530494